From: Siebrand Mazeland Date: Mon, 3 Nov 2008 22:26:58 +0000 (+0000) Subject: Update documentation as pointed out by Aaron. Fix on r43155. X-Git-Tag: 1.31.0-rc.0~44441 X-Git-Url: http://git.cyclocoop.org/%28%5B%5E/404?a=commitdiff_plain;h=2651d131ade8fe718a97a257779ce90f451d9780;p=lhc%2Fweb%2Fwiklou.git Update documentation as pointed out by Aaron. Fix on r43155. --- diff --git a/includes/UserMailer.php b/includes/UserMailer.php index 69434d4170..8f3a7d0dcc 100644 --- a/includes/UserMailer.php +++ b/includes/UserMailer.php @@ -46,7 +46,7 @@ class MailAddress { /** * Return formatted and quoted address to insert into SMTP headers - * @param bool $useRealName True will use real name instead of username + * @param bool $wgEnotifUseRealName true will use real name instead of username * @return string */ function toString() {